Skip to content

fix: open external links in new tab#186

Merged
funnelfiasco merged 1 commit into
guacsec:mainfrom
rkdfx:fix/external-links-target-blank
Apr 20, 2026
Merged

fix: open external links in new tab#186
funnelfiasco merged 1 commit into
guacsec:mainfrom
rkdfx:fix/external-links-target-blank

Conversation

@rkdfx

@rkdfx rkdfx commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

Change target="blank" to target="_blank" for the external links.

Fixes #185

Signed-off-by: Ravi <13908473+rkdfx@users.noreply.github.com>

@funnelfiasco funnelfiasco left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch! Thanks for fixing this.

@funnelfiasco funnelfiasco merged commit 10c6a50 into guacsec:main Apr 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] External links use target="blank" instead of target="_blank"

2 participants